The HistoryStats object is used in:
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
EntryCount |
Long |
No |
Sets the entry count in a time period for a given point. |
|
ExpirationDays |
Integer |
No |
Sets the history retention period for a record. |
|
TimeStampEnd |
Date/Time |
No |
Sets the timestamp for the ending history record of a time period for a given point (Local time without milliseconds). |
|
TimeStampEndMs |
Date/Time |
No |
Sets the timestamp for the ending history record of a time period for a given point (Local time with milliseconds). |
|
TimeStampEndRaw |
Date/Time |
No |
Sets the timestamp for the ending history record of a time period for a given point (UTC time with milliseconds). |
|
TimeStampStart |
Date/Time |
No |
Sets the timestamp for the starting history record of a time period for a given point (Local time without milliseconds). |
|
TimeStampStartMs |
Date/Time |
No |
Sets the timestamp for the starting history record of a time period for a given point (Local time with milliseconds). |
|
TimeStampStartRaw |
Date/Time |
No |
Sets the timestamp for the starting history record of a time period for a given point (UTC time with milliseconds). |